home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global gqzgmaplist, gqzlist
- setaProp(gqzgmaplist, #f, 1)
- if getaProp(gqzlist, #dgonesan) = 0 then
- cursor(0)
- puppetTransition(26, 1, 40, 1)
- go("ONESAN")
- else
- cursor(0)
- puppetTransition(26, 1, 40, 1)
- go("F1")
- end if
- end
-